xen/arm: Use the typesafes mfn and gfn in map_regions_rw_cache ...
authorJulien Grall <julien.grall@arm.com>
Tue, 12 Jul 2016 13:59:32 +0000 (14:59 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 13 Jul 2016 17:40:06 +0000 (18:40 +0100)
commit70cd4804d7cb8dc97904c97b823dbed5f71457d7
tree18410c4c52c7128d2a19ea625b573e86cf67d5fd
parenta9adb4d01b0b982c9252c42507e0b0a9599dbcca
xen/arm: Use the typesafes mfn and gfn in map_regions_rw_cache ...

to avoid mixing machine frame with guest frame. Also rename the
parameters of the function and drop pointless PAGE_MASK in the caller.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/domain_build.c
xen/arch/arm/p2m.c
xen/include/asm-arm/p2m.h